home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / BARNET / ARMLINUX / MAIL / 9805 / 000061_owner-linux-arm…r.rutgers.edu _Tue May 12 17:59:55 1998.msg < prev    next >
Internet Message Format  |  1998-06-02  |  3KB

  1. Return-Path: <owner-linux-arm-outgoing@vger.rutgers.edu>
  2. Received: from virtual.bbc.co.uk (virtual.bbc.co.uk [132.185.132.199])
  3.     by odie.barnet.ac.uk (8.8.6/8.8.6) with ESMTP id RAA02145
  4.     for <willy@odie.barnet.ac.uk>; Tue, 12 May 1998 17:59:54 +0100
  5. Received: from nic.funet.fi (nic.funet.fi [128.214.248.6])
  6.     by virtual.bbc.co.uk (8.8.5/8.8.5) with ESMTP id SAA10841
  7.     for <willy@bofh.ai>; Tue, 12 May 1998 18:00:08 +0100 (BST)
  8. Received: from vger.rutgers.edu ([128.6.190.2]:20256 "EHLO vger.rutgers.edu" ident: "TIMEDOUT") by nic.funet.fi with ESMTP id <10577-14830>; Tue, 12 May 1998 19:49:55 +0300
  9. Received: by vger.rutgers.edu id <971656-3215>; Tue, 12 May 1998 12:36:49 -0400
  10. Received: from relay7.UU.NET ([192.48.96.17]:4232 "EHLO relay7.UU.NET" ident: "NO-IDENT-SERVICE[2]") by vger.rutgers.edu with ESMTP id <971663-3215>; Tue, 12 May 1998 12:34:31 -0400
  11. Received: from xedia.com by relay7.UU.NET with SMTP 
  12.     (peer crosschecked as: madway.xedia.com [198.202.232.199])
  13.     id QQepbn19021; Tue, 12 May 1998 12:47:14 -0400 (EDT)
  14. Received: from tonga.xedia.com ([198.202.232.197]) by xedia.com (4.1/SMI-4.1)
  15.     id AA26461; Tue, 12 May 98 12:02:46 EDT
  16. Received: by tonga.xedia.com (SMI-8.6/SMI-SVR4)
  17.     id MAA04674; Tue, 12 May 1998 12:01:47 -0400
  18. Date:     Tue, 12 May 1998 12:01:47 -0400
  19. Message-Id: <199805121601.MAA04674@tonga.xedia.com>
  20. From: Paul Koning <pkoning@xedia.com>
  21. Mime-Version: 1.0
  22. Content-Type: text/plain; charset=us-ascii
  23. Content-Transfer-Encoding: 7bit
  24. To: linux-arm@vger.rutgers.edu
  25. Subject: compiler error trying to build kernel
  26. X-Mailer: VM 6.34 under 20.3 "Vatican City" XEmacs  Lucid
  27. X-Orcpt: rfc822;linux-arm@vger.rutgers.edu
  28. Sender: owner-linux-arm@vger.rutgers.edu
  29. Precedence: bulk
  30. X-Loop: majordomo@vger.rutgers.edu
  31. Status: RO
  32.  
  33. I'm getting further in my kernel build, but still not far enough...
  34.  
  35. Building for EBSA285, there are two anomalies, one minor, one not.
  36.  
  37. The minor one is warning messages on every compile on string.h lines
  38. 30, 31, 34, conflicting types for built-in function memset, memcpy,
  39. memcmp. 
  40.  
  41. The bigger problem is that the compile of net/ipv4/tcp_ipv4.c crashes
  42. the compiler (program cc1 got watal signal 6).  That message is
  43. preceded by the above warnings along with the error message
  44. "...include/asm/byteorder.h:27 asm operand requires impossible reload"
  45. Removing the -mcpu=strongarm110 makes that message go away but the
  46. compiler crash remains.
  47.  
  48. Any suggestions?  I'm using gcc 2.8.0 with Philip's patches, and
  49. binutils 2.9.1.0.4.
  50.  
  51.     paul
  52. unsubscribe: body of `unsubscribe linux-arm' to majordomo@vger.rutgers.edu